erofs file system · Maintained
Maintainers
- M Gao Xiang <xiang@kernel.org>
- M Chao Yu <chao@kernel.org>
- R Yue Hu <zbestahu@gmail.com>
- R Jeffle Xu <jefflexu@linux.alibaba.com>
- R Sandeep Dhavale <dhavale@google.com>
- R Hongbo Li <lihongbo22@huawei.com>
- R Chunhai Guo <guochunhai@vivo.com>
Paths
- F
Documentation/ABI/testing/sysfs-fs-erofs - F
Documentation/filesystems/erofs.rst - F
fs/erofs/ - F
include/trace/events/erofs.h
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-security-module (capped at 30), ordered by date desc.
-
STALE92d
[PATCH v4 2/3] lsm: add backing_file LSM hooks
2026-04-03 · Paul Moore <paul@paul-moore.com> -
STALE101d
REVIEWED: 3 (3M) [PATCH v3 1/2] lsm: add backing_file LSM hooks
2026-03-27 · Paul Moore <paul@paul-moore.com> -
STALE106d
[RFC PATCH v2 1/2] lsm: add backing_file LSM hooks
2026-03-23 · Paul Moore <paul@paul-moore.com> -
DORMANTno replies
[PATCH v7] backing_file: store an internal O_PATH user_path_file
2026-03-20 · Amir Goldstein <amir73il@gmail.com> -
STALE112d
[PATCH v6] backing_file: store user_path_file
2026-03-18 · Amir Goldstein <amir73il@gmail.com> -
STALE113d
Re: [PATCH 2/3] lsm: add the security_mmap_backing_file() hook
2026-03-17 · Paul Moore <paul@paul-moore.com> -
STALE113d
REVIEWED: 8 (8M) [PATCH 2/3] lsm: add the security_mmap_backing_file() hook
2026-03-16 · Paul Moore <paul@paul-moore.com> -
STALE113d
[PATCH 1/3] backing_file: store user_path_file
2026-03-16 · Paul Moore <paul@paul-moore.com> -
STALE85d
[PATCH 07/61] erofs: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE149d
[PATCH v2 09/13] mm: update all remaining mmap_prepare users to use vma_flags_t
2026-01-22 · Lorenzo Stoakes <hidden> -
STALE168d
[PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
2026-01-19 · Lorenzo Stoakes <hidden> -
STALE171d
[PATCH 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
2026-01-19 · Lorenzo Stoakes <hidden> -
STALE212d
LANDED: 3 (0M) [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
2025-08-27 · Shivank Garg <hidden> -
STALE331d
REVIEWED: 3 (0M) [PATCH RFC V10 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
2025-08-11 · Shivank Garg <hidden> -
STALE333d
REVIEWED: 2 (0M) [PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
2025-07-13 · Shivank Garg <hidden> -
STALE382d
[PATCH 1/2] filemap: Add a mempolicy argument to filemap_alloc_folio()
2025-06-20 · "Matthew Wilcox (Oracle)" <willy@infradead.org> -
STALE1039d
Re: [PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-07 · Jeff Layton <jlayton@kernel.org> -
STALE1330d
REVIEWED: 4 (4M) [PATCH v5 03/30] fs: rename current get acl method
2022-10-18 · Christian Brauner <brauner@kernel.org> -
STALE1373d
REVIEWED: 4 (4M) [PATCH v4 03/30] fs: rename current get acl method
2022-09-29 · Christian Brauner <brauner@kernel.org> -
STALE1379d
REVIEWED: 4 (4M) [PATCH v3 03/29] fs: rename current get acl method
2022-09-28 · Christian Brauner <brauner@kernel.org> -
STALE1380d
REVIEWED: 4 (4M) [PATCH v2 03/30] fs: rename current get acl method
2022-09-26 · Christian Brauner <brauner@kernel.org> -
STALE499d
REVIEWED: 28 (27M) [PATCH v19 1/4] Add flags option to get xattr method paired to __vfs_getxattr
2021-11-17 · David Anderson <hidden> -
STALE1943d
LANDED: 4 (4M) [PATCH v6 11/40] stat: handle idmapped mounts
2021-01-21 · Christian Brauner <hidden> -
STALE1997d
[PATCH v5 18/42] stat: handle idmapped mounts
2021-01-12 · Christian Brauner <hidden> -
STALE2039d
[PATCH v4 17/40] stat: handle idmapped mounts
2020-12-04 · Christian Brauner <hidden> -
STALE2046d
[PATCH v3 15/38] stat: handle idmapped mounts
2020-11-28 · Christian Brauner <hidden> -
STALE2049d
[PATCH v2 15/39] stat: handle idmapped mounts
2020-11-15 · Christian Brauner <hidden> -
STALE1973d
REVIEWED: 28 (27M) [RESEND PATCH v18 1/4] Add flags option to get xattr method paired to __vfs_getxattr
2020-10-21 · Mark Salyzyn <hidden> -
STALE2088d
REVIEWED: 28 (27M) [PATCH v18 1/4] Add flags option to get xattr method paired to __vfs_getxattr
2020-10-21 · Mark Salyzyn <hidden> -
STALE2086d
REVIEWED: 28 (27M) [PATCH v17 1/4] Add flags option to get xattr method paired to __vfs_getxattr
2020-10-20 · Mark Salyzyn <hidden>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE171d
[PATCH 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
2026-01-19 · Lorenzo Stoakes <hidden> -
STALE85d
[PATCH 07/61] erofs: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE113d
Re: [PATCH 2/3] lsm: add the security_mmap_backing_file() hook
2026-03-17 · Paul Moore <paul@paul-moore.com> -
DORMANTno replies
[PATCH v7] backing_file: store an internal O_PATH user_path_file
2026-03-20 · Amir Goldstein <amir73il@gmail.com>